projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ae09b7
)
Clarify that bootstrap and the shorter procedure are alternatives.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 12 Aug 2006 12:04:04 +0000
(12:04 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 12 Aug 2006 12:04:04 +0000
(12:04 +0000)
INSTALL.CVS
patch
|
blob
|
history
diff --git
a/INSTALL.CVS
b/INSTALL.CVS
index ce3fa9f262786f431d010b869b01b3b6d96cdc61..3716930eccc56b325485239427696553143b951e 100644
(file)
--- a/
INSTALL.CVS
+++ b/
INSTALL.CVS
@@
-12,8
+12,8
@@
The bootstrap process makes sure all necessary files are rebuilt
before it builds the final Emacs binary.
Normally, it is not necessary to use "make bootstrap" after every CVS
-update. Unless there are problems, we suggest the following
-
procedur
e:
+update. Unless there are problems, we suggest t
o use t
he following
+
alternative procedure, after you did "make bootstrap" at least onc
e:
$ ./configure
$ make